This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 199
Creating CustomMetrics
for Rust CustomEvents
#3188
Merged
nharper285
merged 33 commits into
microsoft:main
from
nharper285:user/noharper/rust-metrics
Jun 21, 2023
Merged
Creating CustomMetrics
for Rust CustomEvents
#3188
nharper285
merged 33 commits into
microsoft:main
from
nharper285:user/noharper/rust-metrics
Jun 21, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## main #3188 +/- ##
==========================================
+ Coverage 29.52% 32.25% +2.72%
==========================================
Files 332 180 -152
Lines 39068 22819 -16249
==========================================
- Hits 11535 7360 -4175
+ Misses 27533 15459 -12074
|
…er285/onefuzz into user/noharper/rust-metrics
…er285/onefuzz into user/noharper/rust-metrics
…er285/onefuzz into user/noharper/rust-metrics
nharper285
requested review from
Porges,
ranweiler,
chkeita,
stishkin and
mgreisen
June 17, 2023 00:19
nharper285
changed the title
Adding initial metric.
Creating Jun 17, 2023
CustomMetrics
for Rust CustomEvents
chkeita
reviewed
Jun 17, 2023
Are there additional tests for the new code? |
Not currently. I'll check and see if we have existing tests for the event logging that I can work off of. |
chkeita
approved these changes
Jun 21, 2023
Porges
approved these changes
Jun 21, 2023
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of the Pull Request
What is this about?
New
CustomMetrics
for the following rust events:PR Checklist
Info on Pull Request
What does this include?
Validation Steps Performed
How does someone test & validate?